// Здесь вы можите менять цвета а так же тег [SM]
// Пример выглядеть снизу
// Если нужна помощь заходи, помогу!
// https://discord.gg/sR9YAaC
//
// Возможные цвета читать тут:
// CSS - https://hlmod.ru/resources/more-colors.975/
// CSGO - https://hlmod.ru/resources/inc-cs-go-colors.1009/

"Phrases"
{
	"Vote Nextmap"
	{
		"en"			"Vote for the next map!"
	}	

	"Nextmap Voting Started"
	{
		"en"			"{BLUE}[MCE]{DEFAULT} Voting for next map has started."
	}	

	"Nextmap Voting Finished"
	{
		"#format"			"{1:s},{2:i},{3:i}"
		"en"			"{BLUE}[MCE]{DEFAULT} Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
	}

	"Current Map Extended"
	{
		"#format"			"{1:i},{2:i}"
		"en"			"{BLUE}[MCE]{DEFAULT} The current map has been extended. (Received {1}%% of {2} votes)"
	}
	
	"Extend Map"
	{
		"en"			"{BLUE}[MCE]{DEFAULT} Extend Current Map"
	}

	"Dont Change"
	{
		"en"			"Don't Change"
	}

	"Current Map Stays"
	{
		"#format"			"{1:i},{2:i}"
		"en"			"{BLUE}[MCE]{DEFAULT} Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
	}

	"Changed Next Map"
	{
		"#format"		"{1:s}"
		"en"		"{BLUE}[MCE]{DEFAULT} Changed nextmap to \"{1}\"."	
	}

	"Runoff Vote Nextmap"
	{
		"en"		"Runoff Vote for the next map!"
	}

	"Number Of Votes"
	{
		"en"		"{BLUE}[MCE]{DEFAULT} Number of votes"
	}

	"Custom"
	{
		"#format"	"{1:s}"
		"en"		"{BLUE}[MCE]{DEFAULT} {1} (Custom)"
	}

	"Revote Is Needed"
	{
		"#format"	"{1:i}"
		"en"		"{BLUE}[MCE]{DEFAULT} No map has received more than {1}%% of the vote.\nSo, which map will win? A revote is needed!"
	}

	"Revote Warning"
	{
		"#format"	"{1:i}"
		"en"		"{BLUE}[MCE]{DEFAULT} Runoff vote will start in: {1}s"
	}

	"Vote Warning"
	{
		"#format"	"{1:i}"
		"en"		"Warning! Voting for the next map will begin in: {1}s"
	}

	"Line One"
	{
		"en"		"Consider which map you want to play..."
	}

	"Line Two"
	{
		"en"		"...and don't hit buttons thoughtlessly ;-)"
	}

	"Cannot Start Vote"
	{
		"#format"	"{1:i}"
		"en"		"{BLUE}[MCE]{DEFAULT} Vote already in progress.  Retrying in {1}s."
	}

	"Tie Vote"
	{
		"#format"	"{1:i}"
		"en"		"{BLUE}[MCE]{DEFAULT} The top {1} maps had the same number of votes.\nA revote is needed!"
	}

	"Custom Marked"
	{
		"#format"	"{1:s}"
		"en"		"{BLUE}[MCE]{DEFAULT} *{1}"
	}

}